home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 12 / Mac Magazin and MacEasy Magazine CD - Issue 12.iso / Sharewarebibliothek / Anwendungen / Rest / Soon4.7.1.sit 1 folder / VersionHistory < prev   
Text File  |  1995-06-25  |  5KB  |  130 lines

  1. Version History:
  2. ----------------
  3.  
  4. v4.7.1
  5. bugfixes of various nature…
  6. especially this annoying "black out" bug in the daytime/nitetime clock.
  7.  
  8. v4.7.0
  9. added a "Set" button, which prompts the user for location data, therefore a
  10. Resdit is no longer needed. changed the whole "STR " concept. Soon now uses
  11. a seperate "settings" file (one way for me to get rid of the incompetence of
  12. Microsoft's compiler/tool support on resources ;). added a "sanity" check on
  13. the longitude/timediff. to GMT and fixed a little bug in the longitude/latitude
  14. display. added another STR resource (id# 7) which indicates which date format
  15. is to be used. 0 is MM/DD/YYYY, 1 is DD.MM.YYYY (I've planned to read this
  16. information from the date&time cdev but coudln't find the right resource). take
  17. the current time in account now for the moon's calculations (but they're not
  18. updated like the clock). the moon-data in the log file is for 12 o'clock (noon)…
  19.  
  20. v4.6.1
  21. small bugfix in the DST code. added the current time (hours/minutes) into the
  22. computation of the moonage/-terminator. when logging data to a file, these
  23. values are for 12:00 hours (noon)…
  24.  
  25. v4.6.0
  26. added code and button for the "status line" timing feature, polished the
  27. resource fork (added a vers and icn resource - the icon btw is from an old
  28. pgm called "MoonPhaser" which I've found while diving in my old pd disks)…
  29.  
  30. v4.5.5
  31. minor bugfixes…
  32.  
  33. v4.5.4
  34. added the feature to print a msg "DST starts/ends today!" on those days (in
  35. window & logfile). this version comes in german as well (v4.5.4D)…
  36.  
  37. v4.5.3
  38. changed the 24-hours-dt/nt clock to show night- and twilight hours…
  39.  
  40. v4.5.2
  41. replaced the ugly "."s with a nice "thermometer bar" showing the progress of
  42. the logged data, RETURN is now accepted for the "Do It!" button…
  43.  
  44. v4.5.1
  45. Paul Colquhoun from Australia notified me in an e-mail that DST on the southern
  46. hemisphere is just reversed. added this to the automatic DST detection routine…
  47.  
  48. v4.5.0
  49. added a graphical representation of the moonphase. replaced pure BASIC code
  50. with ToolCalls where applicable (filling, drawing etc.)…
  51.  
  52. v4.4.2
  53. according to an e-mail by Jerry Cederquist from Arizona, I've changed the
  54. meaning of the STR-resource #6. it's now a value of 0, 1 or 2, meaning "no
  55. DST at all", "DST March-September" or "DST March-October" resp…
  56.  
  57. v4.4.1
  58. bugfixes and slightly changed "behaviour". the window is now no longer "non-
  59. modal" and you have a standard menu with the "quit" and the "about" items.
  60. there's also an "edit" menu but it's of hardly any use (it's QB's default one!)
  61.  
  62. v4.4.0
  63. added another dialog before logging to disk. now the user has the choice of
  64. what data is to be logged to the file: everything or just the 4 moonphases
  65. (new, half(wax), full, half(wan)) in any combination…
  66.  
  67. v4.4.3-4.3.5
  68. bugfixes like:
  69. am/pm-bug, DST-bug (&revamping), moonphase-bug when logging over new-years eve,
  70. corrected the analog-clock's handles, verification of start/end dates to avoid
  71. "nonsense" headers in textfile…
  72.  
  73. v4.3.0
  74. added a "Log" button which prompts the user for a start and end date and writes
  75. out the data for this period to a textfile…
  76.  
  77. v4.2.2-4.2.9
  78. revamping of code, minor bugfixes, conceptual work on the source…
  79. the display is now completely updated when running over midnite…!
  80.  
  81. v4.2.1
  82. added detection of midnight sun and polar night if the location if beyond +/-
  83. 66.5 degrees latitude…
  84. it was posted to macgifts@sumex & umich as "Soon4" and there's a german version
  85. available on request…
  86.  
  87. v4.2.0
  88. added another analog clock. 24-hours-format, to display the night- and dayhours…
  89.  
  90. v4.0.1-4.1.9
  91. changed the GUI to display all the new data and - again - fixed a lot of bugs…
  92.  
  93. v4.0.0
  94. due to the (unexpected) response to "Soon3" I've been notified that there's
  95. something wrong with the sun-dates at different locations from where I live…
  96. it took me a while to realize that it's the approximation algorithm. while
  97. quick and compact (perfect for my BBS) it's apparently not working at different
  98. locations. read some books about astronomy and decided to use a "full-grown",
  99. correct algorithm. replaced both, the sun and the moon code, ported the source
  100. to QuickBASIC's binary-math-version and replaced the necessary variables to
  101. double-precision vars… 
  102.  
  103. v3.5.1
  104. added a pointer for the seconds to the clock and let it update every second…
  105.  
  106. v3.5.0
  107. replaced the silly icon with the analog clock… hours and minutes were displayed
  108. and updated every 60 seconds… this version was also posted to macgifts@sumex as
  109. "Soon3" and the german version "Soon3D" got sent to
  110. "z-netz.rechner.apple.binaer"…
  111.  
  112. v3.0.1-3.4.6
  113. fixed alot of bugs that have been reported from the beta-force and mac-dinked
  114. the GUI…
  115.  
  116. v3.0.0
  117. added a GUI. data was displayed in a custom-window, along with some meaningless
  118. icon (to fill up space :). still using the approximation algorithms with the
  119. decimal version… compiled stand-alone applications were sent out to my beta-
  120. guys… along with the english version, there's one in german as well now…
  121.  
  122. v2.0.0
  123. port to Microsoft's QuickBASIC, decimal version. plain, standard ascii-output in
  124. default window. got never compiled to a stand-alone version…
  125.  
  126. v1.0.0
  127. first complete implementation of an approximation algorithm found in some pocket-
  128. calculator's handbook. added my own algorithm for the moonphases (deviation +/-
  129. 0.5 days). worked fine in my BBS. completely written in AppleSoft (on my IIgs)
  130.